Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.0.1 #94

Merged
merged 99 commits into from
Nov 3, 2023
Merged

Release 2.0.1 #94

merged 99 commits into from
Nov 3, 2023

Conversation

egillax
Copy link
Collaborator

@egillax egillax commented Oct 12, 2023

Bug fixes for Transformer and nested learning rates in hyperparameter dataframe

egillax and others added 30 commits November 14, 2022 14:29
Allow dimToken and numHeads to take the form of vectors
* added modelType to modelSettings
* Add random seed to sample hyperparameter combinations

* Supress warnings message due to NULL seed

* Add withr dependency
* add LRfinder, add setEstimator function for all estimator parameters, add metric to earlystopper. Adjust tests for setEstimator

* add tests for coverage

* add custom metric for scheduler/earlyStopping
* Add dimHiddenRatio parameter to Transformer

* Update Transformer documentation
* Resolve an issue with divisible check

* Update Transformer tests
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2aba758) 99.58% compared to head (69add7f) 99.39%.

❗ Current head 69add7f differs from pull request most recent head 61bd834. Consider uploading reports for the commit 61bd834 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   99.58%   99.39%   -0.20%     
==========================================
  Files           9        9              
  Lines         486      496      +10     
==========================================
+ Hits          484      493       +9     
- Misses          2        3       +1     
Files Coverage Δ
R/Estimator.R 100.00% <100.00%> (ø)
R/TrainingCache-class.R 95.00% <100.00%> (-5.00%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@egillax egillax merged commit 8942e11 into main Nov 3, 2023
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants